From 14027b398c174669fe7986a3fcf6bf3133de4071 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 28 Jan 2016 21:34:03 +0100 Subject: [PATCH] Simplified module-path to /usr/share/juce/modules --- debian/patches/introjucer-modulepath.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/introjucer-modulepath.patch b/debian/patches/introjucer-modulepath.patch index 8f197895..be031366 100644 --- a/debian/patches/introjucer-modulepath.patch +++ b/debian/patches/introjucer-modulepath.patch @@ -10,7 +10,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ f = parent; } -+ File debian ("/usr/share/juce-utils"); ++ File debian ("/usr/share/juce"); + if (isJuceFolder(debian)) + return debian.getChildFile ("modules"); return File::nonexistent; -- 2.30.2